﻿img { vertical-align: top; border: 0;}

#NewsPic { position: relative; width: 689px; height: 275px; overflow: hidden; border:5px solid #d0d0d0;  }
#NewsPic img{ width:699px; height:275px;}
#NewsPic a { overflow: visible; border: 0; text-decoration: none; }
#NewsPic .Picture {
	position: absolute;
	left: -10px;
	top: 0px;
	height:400px;
	width:699px;
}
#NewsPic .Nav {
	position: absolute;
	height: 13px;
	line-height: 14px;
	bottom: 6px;
	right: -1px;
}
#NewsPic .Nav span { font-size: 12px; font-weight: 400; color: #FFF; float: right; display: block; width: 24px; text-align: center; background: #000; border-left: solid 1px #FFF; cursor: pointer; }

#NewsPic .Nav span.Cur { background: #ce0609; color: #FFF; }
